home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: More On Content Modeling / Keystone learning XML More on Content Modeling.iso / cbt.mdb / tblCourse.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-03-06  |  1.4 KB

  1. {
  2.     "schema": {
  3.         "lCourse_id": "Long Integer",
  4.         "szCourseTitleLine1_tx": "Text (125)",
  5.         "szCompany_nm": "Text (100)",
  6.         "szCompanyInfo_tx": "Memo/Hyperlink (255)",
  7.         "szInstructor_nm": "Text (100)",
  8.         "szInstructorBio_tx": "Memo/Hyperlink (255)",
  9.         "szSamplesCaption_tx": "Text (50)",
  10.         "sLastUpdate_id": "Text (16)",
  11.         "dtLastUpdate_dt": "DateTime",
  12.         "iConcurrency_id": "Integer",
  13.         "szCourseTitleLine2_tx": "Text (50)",
  14.         "szCourseTitleLine3_tx": "Text (50)"
  15.     },
  16.     "data": [
  17.         {
  18.             "lCourse_id": 1,
  19.             "szCourseTitleLine1_tx": "L  E  A  R  N  I  N  G",
  20.             "szCompany_nm": "Keystone Learning Systems",
  21.             "szCompanyInfo_tx": "2241 Larsen Parkway\r\nProvo, Utah  84606\r\n\r\n800 / 748-4838 (U.S. and Canada)\r\n801 / 375-8680 (International)\r\n801 / 373-6872 (Fax)\r\n\r\nwww.keystonetraining.com\r\n\r\nSupport: 800-801-0952",
  22.             "szInstructor_nm": "David Harding",
  23.             "szInstructorBio_tx": "David Harding is an internationally recognized speaker on the topics of client/server and Internet application development. As a consultant, he works with eCommerce companies in the creation and deployment of eCommerce solutions. He has designed and created several commercial eCommerce web sites, has written several training courses and holds industry seminars. David has spoken at several Microsoft events around the world.  He is experienced in numerous languages and databases including C/C++, Visual Basic, SQL Server, and Oracle.",
  24.             "szSamplesCaption_tx": "KeyNotes",
  25.             "iConcurrency_id": 0,
  26.             "szCourseTitleLine2_tx": "XML",
  27.             "szCourseTitleLine3_tx": "Content Modeling"
  28.         }
  29.     ]
  30. }